Use strstr() to look for "bimodal" string in ELF notes, to allow guests to use
authorjohn.levon@sun.com <john.levon@sun.com>
Mon, 8 Jan 2007 20:54:41 +0000 (12:54 -0800)
committerjohn.levon@sun.com <john.levon@sun.com>
Mon, 8 Jan 2007 20:54:41 +0000 (12:54 -0800)
commit5c8a39cf80c48d7048f03ed77d7a552d0c1dcc0e
treea5134c23207d88a8801c81697c87af510569ad01
parent68a749f1782d8639264fd9ef924db97c3b8048be
Use strstr() to look for "bimodal" string in ELF notes, to allow guests to use
"yes,bimodal", so they are correctly identified as PAE on older hypervisors.

Signed-off-by: John Levon <john.levon@sun.com>
tools/libxc/xc_load_elf.c
xen/common/elf.c